home *** CD-ROM | disk | FTP | other *** search
- Path: ux4.cso.uiuc.edu!djhoward
- From: djhoward@ux4.cso.uiuc.edu (howard daniel joseph)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Case-insensitive string comparison?
- Date: 2 Feb 1996 23:08:48 GMT
- Organization: University of Illinois at Urbana
- Message-ID: <4eu5i0$1qq@vixen.cso.uiuc.edu>
- NNTP-Posting-Host: ux4.cso.uiuc.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- I'm using GCC
-
- Is there a library/include/whatever that can take two strings,
- and indicated whether the one string contains the same characters as the
- other (though not neccessaily same-case ...)
-
- Or, even better, is there such a creature that can simply apply
- an ADOS wildcard pattern to a string and return a value dependant on
- whether the string matches this pattern ...
-
- I'm writing applications to search through raw output of an AWS
- logfile parser, to snitch out goody tidbits such as top 10 of specific
- homepages and such ... see http://arh0268.urh.uiuc.edu/ and
- http://arh0268.urh.uiuc.edu/~dannyman/dev/ for more information on this
- project ...
-
- All responses are appreciated ...
-
- --
- =====///====================================================================
- ====///=======This message brought to you by dannyman@uiuc.edu==============
- \\\///=========HOME PAGE! http://www.uiuc.edu/ph/www/djhoward ==============
- =\XX/A1200==================================================================
- My views are my own, and not those of my employer or UIUC. Happy Jim?
-